home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / zdiff.1 < prev    next >
Encoding:
Text File  |  1994-07-30  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ZDIFF(1)                 USER COMMANDS                   ZDIFF(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      zcmp, zdiff - compare compressed files
  10.  
  11. SYNOPSIS
  12.      zcmp [ cmp_options ] file1 [ file2 ]
  13.      zdiff [ diff_options ] file1 [ file2 ]
  14.  
  15. DESCRIPTION
  16.      _Z_c_m_p and _z_d_i_f_f are used to invoke the _c_m_p or the  _d_i_f_f  pro-
  17.      gram  on compressed files.  All options specified are passed
  18.      directly to _c_m_p or _d_i_f_f.  If only 1 file is specified,  then
  19.      the  files  compared are _f_i_l_e_1 and an uncompressed _f_i_l_e_1.gz.
  20.      If two files are specified, then they  are  uncompressed  if
  21.      necessary  and fed to _c_m_p or _d_i_f_f.  The exit status from _c_m_p
  22.      or _d_i_f_f is preserved.
  23.  
  24. SEE ALSO
  25.      cmp(1), diff(1),  zmore(1),  zgrep(1),  znew(1),  zforce(1),
  26.      gzip(1), gzexe(1)
  27.  
  28. BUGS
  29.      Messages from the _c_m_p or _d_i_f_f programs  refer  to  temporary
  30.      filenames instead of those specified.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.1           Last change:                          1
  64.  
  65.  
  66.  
  67.